Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ActionResult<T> Structure


In This Topic
    ActionResult<T> Structure Properties
    In This Topic

    For a list of all members of this type, see ActionResult<T> members.

    Public Properties
     NameDescription
    Public PropertyGets the details category.  
    Public PropertyGets a string value indicating the details information of executing action.  
    Public PropertyGets the corresponding range of the action.  
    Public PropertyGets a value indicating whether the action is executed successful.  
    Public PropertyGets the T value represents the executing result.  
    Top
    See Also